home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4085 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.1 KB

  1. Path: dfw.nkn.net!usenet
  2. From: TheAnalyst@Nfo.Org
  3. Newsgroups: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  4. Subject: Re: 3d programming
  5. Date: Mon, 19 Feb 1996 00:27:15 GMT
  6. Organization: National Knowledge Network
  7. Message-ID: <4g8bp9$irm@dfw.nkn.net>
  8. References: <4f3od9$2jg@zeus.tcp.co.uk> <jderrick-0502961551360001@slip037.csc.cuhk.hk> <3118310E.52F@psu.edu> <4fiuh2$qrj@fulton.cs.unc.edu> <311E38D7.71BC@psu.edu> <311F9C84.3B26@structure.chimie.usherb.ca> <312028C1.C1F@nmsu.edu> <DMsIw4.HvL@tigger.jvnc.net>
  9. NNTP-Posting-Host: fw60.fastlane.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. schumaker@tigger.jvnc.net (schumaker) wrote:
  13. >>> > > >Actually, you only need 2 points to define a plane: a point on the 
  14. >plane and
  15. >>> > > >a normal vector.
  16. >>> > >
  17. >>> > > Sorry to quibble, but...
  18. >>> > >
  19. >>> > >    A VECTOR IS NOT A POINT!!!!
  20. >>> > >
  21. >>> > > Now back to our regular program.
  22. >>> >
  23. >>> > Points are vectors.
  24. >>> > ^^^^^^^^^^^^^^^^^^
  25. >>> 
  26. >>> Sorry, but I must take offense here.  A point in Cartesian space has three
  27. >>> aspects [X,Y,Z].  A vector requires a direction, and depending on how 
  28. >sticky you
  29. >>> are, probably a length.  This implies 6 independent aspects.  Result;  A 
  30. >plane
  31. >>> requires 3 points.  Always.
  32. >>
  33. >>You're wrong. A vector is any quantity with any given number of dimensions. 
  34. >The
  35. >>number 5 is a vector, called a scalar.  The vector [x,y,z] can refer to a 
  36. >position
  37. >>vector (point) or direction vector.
  38. >>
  39. >>I suggest you take some math courses before you try to explain such basic 
  40. >concepts.
  41.  
  42. >your wrong a vector and a scalar are completely different.  5 is not a vector 
  43. >called a scalar it is a scalar.  Look up in any physics book and a scalar is 
  44. >defined as any given value.  5,10,3.116, any # is a scalar but a vector is 
  45. >number WITH direction ie 5 at 13degress is a vector.
  46.  
  47. Had my physics book out to answer another of the posts to this threed. . . You
  48. are semi-wrong about the definition of "scalar" it is:
  49.  
  50. "Physics: Principles and Problems" (My Adv. Physics book):
  51.     SCALAR: Quantity, like distance, that has only a magnitude, or size.
  52.  
  53. but you are correct that a vector and a scalar are different.  Just not
  54. completely different.  Your definition of vector is correct.  In your definition
  55. of vector the 5 is a scalar.  Which means that you know that 5 is a scalar and
  56. you know that 5 is not a vector.
  57.  
  58. Well you know what a scalar is by your use in the vector example and yet in your
  59. definition of scalar you make it ANY given number.  I think you typed before you
  60. thought.  Here is what you should have said: "a scalar is defined as any given
  61. value that represents a magnitude".
  62.  
  63. Not arguing, just correcting.
  64.  
  65.  
  66. --
  67. Why should I hide my domain?  I am doing nothing illegal.
  68.  
  69. NewBies, to find information go to:
  70.         pubweb.nexor.co.uk/public/cusi/cusi.html
  71. pick a search engine, preferably Lycos
  72. and use common sense in the key words.
  73. Remember hackers don't need this kind of common sense help.
  74.  
  75. NEVER post underground URLz or FTPz.
  76.  
  77.